home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1997 February
/
Software of the Month Club 1997 February.iso
/
pc
/
dos
/
edu
/
optics
/
install.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-01-11
|
73 b
|
8 lines
@echo off
md c:\optics
copy *.* c:\optics
c:\
cd optics
@echo on